From: Joey Hess Date: Mon, 26 Sep 2022 20:05:46 +0000 (-0400) Subject: add comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~33 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=640e2646a1548a55c8a44866b93e9b5419db3839;p=git-annex.git add comment --- diff --git a/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_3_9fa2fb82ae3d17a77a9645870e1e12e5._comment b/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_3_9fa2fb82ae3d17a77a9645870e1e12e5._comment new file mode 100644 index 0000000000..3a688a3f5a --- /dev/null +++ b/doc/bugs/git_annex_connecting_over_tor_does_not_work/comment_3_9fa2fb82ae3d17a77a9645870e1e12e5._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2022-09-26T18:51:25Z" + content=""" +Fixed `git-annex enable-tor` + +The `git-annex p2p --pair` failing is unrelated. It seems that +`wormhole` has either changed its syntax for --appid, or git-annex has +never passed --appid to it correctly. I've fixed it to use the current +syntax. +"""]]